Einhugur macOS Bridge plugin.

NSSavePanel.ShowsHiddenFiles Property

A Boolean value that indicates whether the panel displays files that are normally hidden from the user.

ShowsHiddenFiles as Boolean {Read and Write}

Remarks

When the value of this property is True, the panel displays hidden files; if False, it does not. The default value is False.

See Also

NSSavePanel Class